home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 034a / pstory1b.zip / PROENTR next >
Text File  |  1991-10-19  |  1KB  |  41 lines

  1.  
  2. This selection allows you to edit and/or save the message you have just 
  3. entered. 
  4.  
  5. These commands are available:
  6.  
  7. (A)bort     Throw away the message and return to reading messages. 
  8.  
  9. (C)ontinue  Continue message text input from where you left off.
  10.  
  11. (D)elete    Allows you to delete a line from the message. 
  12.  
  13. (E)dit      Allows you to change the contents of a line without starting 
  14.             over.  You specify edits in the form: 
  15.                OLD;NEW
  16.             and the first time OLD is seen in the selected line, it will 
  17.             be changed into NEW. 
  18.  
  19. (I)nsert    Allows you to put a new line between two existing lines.
  20.  
  21. (L)ist      List the message as it has been entered.  This also gives 
  22.             you the line numbers as needed for the (D)elete, (I)nsert 
  23.             and (E)dit functions. 
  24.  
  25. (S)ave      Saves the message on disk and returns you to reading 
  26.             messages. 
  27.  
  28. (V)isual    Activates the full-screen visual editor.  You must be able
  29.             to accept ANSI codes to use this function.
  30.  
  31.  
  32. Command stacking in message entry
  33. ---------------------------------
  34.  
  35.    E 10         ;edit line 10.
  36.  
  37.    D 10         ;delete line 10.
  38.  
  39.    I 10         ;insert a line before line 10.
  40.  
  41.